UInt32M INumeric<UInt32M>.Positive()
Private Function Positive As UInt32M
Implements INumeric(Of UInt32M).Positive
private:
virtual UInt32M Positive() sealed = INumeric<UInt32M>::Positive
private abstract Positive : unit -> UInt32M
private override Positive : unit -> UInt32M